home *** CD-ROM | disk | FTP | other *** search
- sndwindowbreak = new Sound();
- sndwindowbreak.attachSound("Snd Window Break");
- sndblip = new Sound();
- sndblip.attachSound("Snd Click 04");
- sndgorebastard_sdmr = new Sound();
- sndgorebastard_sdmr.attachSound("Snd Gorebastard_SDMR");
- stopAllSounds();
- _root.sndgorebastard_sdmr.start(0,1000);
- _root.sndgorebastard_sdmr.setVolume(50);
- play();
-